home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / yahtze1a / frmhighs.frm (.txt) < prev    next >
Visual Basic Form  |  1999-09-26  |  17KB  |  503 lines

  1. VERSION 5.00
  2. Begin VB.Form frmHighScore 
  3.    BackColor       =   &H00FFFFFF&
  4.    BorderStyle     =   1  'Fixed Single
  5.    Caption         =   "High Score"
  6.    ClientHeight    =   3435
  7.    ClientLeft      =   45
  8.    ClientTop       =   330
  9.    ClientWidth     =   3825
  10.    ControlBox      =   0   'False
  11.    ForeColor       =   &H00000000&
  12.    LinkTopic       =   "Form1"
  13.    LockControls    =   -1  'True
  14.    MaxButton       =   0   'False
  15.    MinButton       =   0   'False
  16.    Picture         =   "frmHighScore.frx":0000
  17.    ScaleHeight     =   3435
  18.    ScaleWidth      =   3825
  19.    ShowInTaskbar   =   0   'False
  20.    StartUpPosition =   1  'CenterOwner
  21.    Begin VB.Timer Timer1 
  22.       Enabled         =   0   'False
  23.       Interval        =   5
  24.       Left            =   1725
  25.       Top             =   1140
  26.    End
  27.    Begin VB.Image imgReset 
  28.       Height          =   330
  29.       Left            =   360
  30.       Picture         =   "frmHighScore.frx":1EB52
  31.       Top             =   3000
  32.       Width           =   1095
  33.    End
  34.    Begin VB.Image imgOK 
  35.       Height          =   330
  36.       Left            =   2340
  37.       Picture         =   "frmHighScore.frx":1EE3F
  38.       Top             =   3000
  39.       Width           =   1095
  40.    End
  41.    Begin VB.Label lbl1 
  42.       Appearance      =   0  'Flat
  43.       AutoSize        =   -1  'True
  44.       BackColor       =   &H80000005&
  45.       BackStyle       =   0  'Transparent
  46.       Caption         =   "5.)"
  47.       BeginProperty Font 
  48.          Name            =   "MS Sans Serif"
  49.          Size            =   8.25
  50.          Charset         =   0
  51.          Weight          =   700
  52.          Underline       =   0   'False
  53.          Italic          =   0   'False
  54.          Strikethrough   =   0   'False
  55.       EndProperty
  56.       ForeColor       =   &H80000008&
  57.       Height          =   195
  58.       Index           =   4
  59.       Left            =   120
  60.       TabIndex        =   16
  61.       Top             =   2640
  62.       Width           =   240
  63.    End
  64.    Begin VB.Label lbl1 
  65.       Appearance      =   0  'Flat
  66.       AutoSize        =   -1  'True
  67.       BackColor       =   &H80000005&
  68.       BackStyle       =   0  'Transparent
  69.       Caption         =   "4.)"
  70.       BeginProperty Font 
  71.          Name            =   "MS Sans Serif"
  72.          Size            =   8.25
  73.          Charset         =   0
  74.          Weight          =   700
  75.          Underline       =   0   'False
  76.          Italic          =   0   'False
  77.          Strikethrough   =   0   'False
  78.       EndProperty
  79.       ForeColor       =   &H80000008&
  80.       Height          =   195
  81.       Index           =   3
  82.       Left            =   120
  83.       TabIndex        =   15
  84.       Top             =   2310
  85.       Width           =   240
  86.    End
  87.    Begin VB.Label lbl1 
  88.       Appearance      =   0  'Flat
  89.       AutoSize        =   -1  'True
  90.       BackColor       =   &H80000005&
  91.       BackStyle       =   0  'Transparent
  92.       Caption         =   "3.)"
  93.       BeginProperty Font 
  94.          Name            =   "MS Sans Serif"
  95.          Size            =   8.25
  96.          Charset         =   0
  97.          Weight          =   700
  98.          Underline       =   0   'False
  99.          Italic          =   0   'False
  100.          Strikethrough   =   0   'False
  101.       EndProperty
  102.       ForeColor       =   &H80000008&
  103.       Height          =   195
  104.       Index           =   2
  105.       Left            =   120
  106.       TabIndex        =   14
  107.       Top             =   1980
  108.       Width           =   240
  109.    End
  110.    Begin VB.Label lbl1 
  111.       Appearance      =   0  'Flat
  112.       AutoSize        =   -1  'True
  113.       BackColor       =   &H80000005&
  114.       BackStyle       =   0  'Transparent
  115.       Caption         =   "2.)"
  116.       BeginProperty Font 
  117.          Name            =   "MS Sans Serif"
  118.          Size            =   8.25
  119.          Charset         =   0
  120.          Weight          =   700
  121.          Underline       =   0   'False
  122.          Italic          =   0   'False
  123.          Strikethrough   =   0   'False
  124.       EndProperty
  125.       ForeColor       =   &H80000008&
  126.       Height          =   195
  127.       Index           =   1
  128.       Left            =   120
  129.       TabIndex        =   13
  130.       Top             =   1650
  131.       Width           =   240
  132.    End
  133.    Begin VB.Label labS1 
  134.       Appearance      =   0  'Flat
  135.       AutoSize        =   -1  'True
  136.       BackColor       =   &H80000005&
  137.       BackStyle       =   0  'Transparent
  138.       Caption         =   "Score 5"
  139.       BeginProperty Font 
  140.          Name            =   "MS Sans Serif"
  141.          Size            =   8.25
  142.          Charset         =   0
  143.          Weight          =   700
  144.          Underline       =   0   'False
  145.          Italic          =   0   'False
  146.          Strikethrough   =   0   'False
  147.       EndProperty
  148.       ForeColor       =   &H00C000C0&
  149.       Height          =   195
  150.       Index           =   4
  151.       Left            =   2760
  152.       TabIndex        =   12
  153.       Top             =   2640
  154.       Width           =   675
  155.    End
  156.    Begin VB.Label labS1 
  157.       Appearance      =   0  'Flat
  158.       AutoSize        =   -1  'True
  159.       BackColor       =   &H80000005&
  160.       BackStyle       =   0  'Transparent
  161.       Caption         =   "Score 4"
  162.       BeginProperty Font 
  163.          Name            =   "MS Sans Serif"
  164.          Size            =   8.25
  165.          Charset         =   0
  166.          Weight          =   700
  167.          Underline       =   0   'False
  168.          Italic          =   0   'False
  169.          Strikethrough   =   0   'False
  170.       EndProperty
  171.       ForeColor       =   &H00C000C0&
  172.       Height          =   195
  173.       Index           =   3
  174.       Left            =   2760
  175.       TabIndex        =   11
  176.       Top             =   2310
  177.       Width           =   675
  178.    End
  179.    Begin VB.Label labS1 
  180.       Appearance      =   0  'Flat
  181.       AutoSize        =   -1  'True
  182.       BackColor       =   &H80000005&
  183.       BackStyle       =   0  'Transparent
  184.       Caption         =   "Score 3"
  185.       BeginProperty Font 
  186.          Name            =   "MS Sans Serif"
  187.          Size            =   8.25
  188.          Charset         =   0
  189.          Weight          =   700
  190.          Underline       =   0   'False
  191.          Italic          =   0   'False
  192.          Strikethrough   =   0   'False
  193.       EndProperty
  194.       ForeColor       =   &H00C000C0&
  195.       Height          =   195
  196.       Index           =   2
  197.       Left            =   2760
  198.       TabIndex        =   10
  199.       Top             =   1980
  200.       Width           =   675
  201.    End
  202.    Begin VB.Label labS1 
  203.       Appearance      =   0  'Flat
  204.       AutoSize        =   -1  'True
  205.       BackColor       =   &H80000005&
  206.       BackStyle       =   0  'Transparent
  207.       Caption         =   "Score 2"
  208.       BeginProperty Font 
  209.          Name            =   "MS Sans Serif"
  210.          Size            =   8.25
  211.          Charset         =   0
  212.          Weight          =   700
  213.          Underline       =   0   'False
  214.          Italic          =   0   'False
  215.          Strikethrough   =   0   'False
  216.       EndProperty
  217.       ForeColor       =   &H00C000C0&
  218.       Height          =   195
  219.       Index           =   1
  220.       Left            =   2760
  221.       TabIndex        =   9
  222.       Top             =   1650
  223.       Width           =   675
  224.    End
  225.    Begin VB.Label labP1 
  226.       Appearance      =   0  'Flat
  227.       BackColor       =   &H80000005&
  228.       BackStyle       =   0  'Transparent
  229.       Caption         =   "Player 5"
  230.       BeginProperty Font 
  231.          Name            =   "MS Sans Serif"
  232.          Size            =   8.25
  233.          Charset         =   0
  234.          Weight          =   700
  235.          Underline       =   0   'False
  236.          Italic          =   0   'False
  237.          Strikethrough   =   0   'False
  238.       EndProperty
  239.       ForeColor       =   &H00FF0000&
  240.       Height          =   195
  241.       Index           =   4
  242.       Left            =   480
  243.       TabIndex        =   8
  244.       Top             =   2640
  245.       Width           =   2085
  246.    End
  247.    Begin VB.Label labP1 
  248.       Appearance      =   0  'Flat
  249.       BackColor       =   &H80000005&
  250.       BackStyle       =   0  'Transparent
  251.       Caption         =   "Player 4"
  252.       BeginProperty Font 
  253.          Name            =   "MS Sans Serif"
  254.          Size            =   8.25
  255.          Charset         =   0
  256.          Weight          =   700
  257.